﻿2026-08-02T18:10:29.6500456Z Current runner version: '2.336.0'
2026-08-02T18:10:29.6505165Z Runner name: 'kitsubito'
2026-08-02T18:10:29.6505700Z Runner group name: 'Default'
2026-08-02T18:10:29.6506366Z Machine name: 'KITSUBITO'
2026-08-02T18:10:29.6509800Z ##[group]GITHUB_TOKEN Permissions
2026-08-02T18:10:29.6511743Z Actions: write
2026-08-02T18:10:29.6512167Z ArtifactMetadata: write
2026-08-02T18:10:29.6512581Z Attestations: write
2026-08-02T18:10:29.6512963Z Checks: write
2026-08-02T18:10:29.6513316Z CodeQuality: write
2026-08-02T18:10:29.6513699Z Contents: write
2026-08-02T18:10:29.6514068Z CopilotRequests: write
2026-08-02T18:10:29.6514453Z Deployments: write
2026-08-02T18:10:29.6514829Z Discussions: write
2026-08-02T18:10:29.6515200Z Drives: write
2026-08-02T18:10:29.6515554Z Issues: write
2026-08-02T18:10:29.6515917Z Metadata: read
2026-08-02T18:10:29.6516265Z Models: read
2026-08-02T18:10:29.6516623Z Packages: write
2026-08-02T18:10:29.6516994Z Pages: write
2026-08-02T18:10:29.6517445Z PullRequests: write
2026-08-02T18:10:29.6517861Z RepositoryProjects: write
2026-08-02T18:10:29.6518271Z SecurityEvents: write
2026-08-02T18:10:29.6518642Z Statuses: write
2026-08-02T18:10:29.6519099Z VulnerabilityAlerts: read
2026-08-02T18:10:29.6519483Z ##[endgroup]
2026-08-02T18:10:29.6521280Z Secret source: Actions
2026-08-02T18:10:29.6521981Z Prepare workflow directory
2026-08-02T18:10:29.6961673Z Prepare all required actions
2026-08-02T18:10:29.7001153Z Getting action download info
2026-08-02T18:10:30.0135135Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-02T18:10:30.5346613Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-02T18:10:30.6256498Z ##[group]Run set -euo pipefail
2026-08-02T18:10:30.6257085Z [36;1mset -euo pipefail[0m
2026-08-02T18:10:30.6257534Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-02T18:10:30.6258125Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-02T18:10:30.6258808Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-02T18:10:30.6259642Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-02T18:10:30.6260252Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-02T18:10:30.6260763Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-02T18:10:30.6261584Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-02T18:10:30.6262343Z [36;1m  exit 1[0m
2026-08-02T18:10:30.6262686Z [36;1mfi[0m
2026-08-02T18:10:30.6279454Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T18:10:30.6280229Z ##[endgroup]
2026-08-02T18:10:30.6443820Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=690322350080 floor_bytes=34359738368
2026-08-02T18:10:30.6611528Z ##[group]Run actions/checkout@v5
2026-08-02T18:10:30.6612001Z with:
2026-08-02T18:10:30.6612352Z   fetch-depth: 0
2026-08-02T18:10:30.6612729Z   repository: BigscreenVR/spt-bs-core
2026-08-02T18:10:30.6615543Z   token: ***
2026-08-02T18:10:30.6615897Z   ssh-strict: true
2026-08-02T18:10:30.6616236Z   ssh-user: git
2026-08-02T18:10:30.6616584Z   persist-credentials: true
2026-08-02T18:10:30.6616964Z   clean: true
2026-08-02T18:10:30.6617321Z   sparse-checkout-cone-mode: true
2026-08-02T18:10:30.6617723Z   fetch-tags: false
2026-08-02T18:10:30.6618086Z   show-progress: true
2026-08-02T18:10:30.6618444Z   lfs: false
2026-08-02T18:10:30.6618768Z   submodules: false
2026-08-02T18:10:30.6619202Z   set-safe-directory: true
2026-08-02T18:10:30.6619602Z   allow-unsafe-pr-checkout: false
2026-08-02T18:10:30.6620007Z ##[endgroup]
2026-08-02T18:10:30.7402952Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-02T18:10:30.7404435Z ##[group]Getting Git version info
2026-08-02T18:10:30.7405169Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-02T18:10:30.7406061Z [command]/usr/bin/git version
2026-08-02T18:10:30.7407425Z git version 2.43.0
2026-08-02T18:10:30.7424449Z ##[endgroup]
2026-08-02T18:10:30.7432639Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/4a93668c-33f1-400d-995b-5716b15f3ab9/.gitconfig'
2026-08-02T18:10:30.7440412Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4a93668c-33f1-400d-995b-5716b15f3ab9' before making global git config changes
2026-08-02T18:10:30.7441583Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T18:10:30.7443409Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T18:10:30.7477098Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-02T18:10:30.7496239Z https://github.com/BigscreenVR/spt-bs-core
2026-08-02T18:10:30.7506364Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-02T18:10:30.7508902Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-02T18:10:30.7533990Z refs/heads/golden/barometer
2026-08-02T18:10:30.7540858Z [command]/usr/bin/git checkout --detach
2026-08-02T18:10:30.7783723Z HEAD is now at fa6e59753 fix(ci): reap leaked workspace daemons BEFORE every relink, not only at job end (releases#123)
2026-08-02T18:10:30.7824620Z [command]/usr/bin/git branch --delete --force golden/barometer
2026-08-02T18:10:30.7857319Z Deleted branch golden/barometer (was fa6e59753).
2026-08-02T18:10:30.8556840Z ##[endgroup]
2026-08-02T18:10:30.8558886Z [command]/usr/bin/git submodule status
2026-08-02T18:10:30.8747703Z ##[group]Cleaning the repository
2026-08-02T18:10:30.8750854Z [command]/usr/bin/git clean -ffdx
2026-08-02T18:10:35.0280697Z Removing .adapter-notify/
2026-08-02T18:10:35.0281195Z Removing target/
2026-08-02T18:10:35.0292923Z [command]/usr/bin/git reset --hard HEAD
2026-08-02T18:10:35.0514638Z HEAD is now at fa6e59753 fix(ci): reap leaked workspace daemons BEFORE every relink, not only at job end (releases#123)
2026-08-02T18:10:35.0519596Z ##[endgroup]
2026-08-02T18:10:35.0520903Z ##[group]Disabling automatic garbage collection
2026-08-02T18:10:35.0524479Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T18:10:35.0549244Z ##[endgroup]
2026-08-02T18:10:35.0549739Z ##[group]Setting up auth
2026-08-02T18:10:35.0554499Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T18:10:35.0578214Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T18:10:35.0764604Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T18:10:35.0790730Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T18:10:35.0980860Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T18:10:35.1006420Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T18:10:35.1194383Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T18:10:35.1226348Z ##[endgroup]
2026-08-02T18:10:35.1226893Z ##[group]Fetching the repository
2026-08-02T18:10:35.1232205Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-02T18:10:35.9712987Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-02T18:10:35.9714461Z  * [new branch]          fix/barometer-prerelink-reap -> origin/fix/barometer-prerelink-reap
2026-08-02T18:10:35.9783582Z [command]/usr/bin/git branch --list --remote origin/golden/barometer
2026-08-02T18:10:35.9838826Z   origin/golden/barometer
2026-08-02T18:10:35.9845951Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/barometer
2026-08-02T18:10:35.9864498Z fa6e5975387986a5516ed778d1a2867e4e58d64e
2026-08-02T18:10:35.9868155Z ##[endgroup]
2026-08-02T18:10:35.9868646Z ##[group]Determining the checkout info
2026-08-02T18:10:35.9869360Z ##[endgroup]
2026-08-02T18:10:35.9872979Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T18:10:35.9910558Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T18:10:35.9933429Z ##[group]Checking out the ref
2026-08-02T18:10:35.9935981Z [command]/usr/bin/git checkout --progress --force -B golden/barometer refs/remotes/origin/golden/barometer
2026-08-02T18:10:35.9996665Z Switched to a new branch 'golden/barometer'
2026-08-02T18:10:35.9997267Z branch 'golden/barometer' set up to track 'origin/golden/barometer'.
2026-08-02T18:10:36.0002156Z ##[endgroup]
2026-08-02T18:10:36.0037622Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T18:10:36.0063967Z fa6e5975387986a5516ed778d1a2867e4e58d64e
2026-08-02T18:10:36.0192301Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-02T18:10:36.0192793Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-02T18:10:36.0205803Z shell: /usr/bin/bash -e {0}
2026-08-02T18:10:36.0206055Z ##[endgroup]
2026-08-02T18:10:36.0314057Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-02T18:10:36.0314438Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-02T18:10:36.0327384Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T18:10:36.0327699Z env:
2026-08-02T18:10:36.0327946Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T18:10:36.0328208Z ##[endgroup]
2026-08-02T18:10:36.0373412Z CI-CENSUS scope roots:
2026-08-02T18:10:36.0373827Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T18:10:36.0374378Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-02T18:10:36.0374969Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-02T18:10:36.0375518Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-02T18:10:36.0375996Z   root: /home/reavus/spt-n1-oldbroker
2026-08-02T18:10:36.0420135Z CI-CENSUS self-check OK: walked 393 /proc entries, exe resolution live
2026-08-02T18:10:37.5064101Z CI-CENSUS phase=start box_procs=393 box_fds=10848 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T18:10:37.5064964Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T18:10:37.5117879Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-02T18:10:37.5118250Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-02T18:10:37.5132290Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T18:10:37.5132643Z env:
2026-08-02T18:10:37.5132872Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T18:10:37.5133149Z ##[endgroup]
2026-08-02T18:10:37.5185253Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-8WYNt2
2026-08-02T18:10:37.5215006Z ##[group]Run set -euo pipefail
2026-08-02T18:10:37.5215378Z [36;1mset -euo pipefail[0m
2026-08-02T18:10:37.5215645Z [36;1mPIN=0c95435[0m
2026-08-02T18:10:37.5215904Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-02T18:10:37.5216197Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-02T18:10:37.5216596Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-02T18:10:37.5217105Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-02T18:10:37.5217559Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-02T18:10:37.5217897Z [36;1m  rm -rf "$CACHE"[0m
2026-08-02T18:10:37.5218127Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-02T18:10:37.5218389Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-02T18:10:37.5218711Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-02T18:10:37.5219139Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-02T18:10:37.5219591Z [36;1mfi[0m
2026-08-02T18:10:37.5219863Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-02T18:10:37.5232443Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T18:10:37.5232739Z env:
2026-08-02T18:10:37.5232916Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T18:10:37.5233269Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-8WYNt2
2026-08-02T18:10:37.5233717Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-8WYNt2
2026-08-02T18:10:37.5234147Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-8WYNt2
2026-08-02T18:10:37.5234600Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-8WYNt2
2026-08-02T18:10:37.5234920Z ##[endgroup]
2026-08-02T18:10:37.8116719Z    Compiling proc-macro2 v1.0.106
2026-08-02T18:10:37.8117336Z    Compiling quote v1.0.45
2026-08-02T18:10:37.8117643Z    Compiling unicode-ident v1.0.24
2026-08-02T18:10:37.8118149Z    Compiling libc v0.2.186
2026-08-02T18:10:37.8118665Z    Compiling serde_core v1.0.228
2026-08-02T18:10:37.8119489Z    Compiling cfg-if v1.0.4
2026-08-02T18:10:37.8119780Z    Compiling serde v1.0.228
2026-08-02T18:10:37.8158772Z    Compiling typenum v1.20.1
2026-08-02T18:10:37.8174542Z    Compiling log v0.4.32
2026-08-02T18:10:37.8206027Z    Compiling pin-project-lite v0.2.17
2026-08-02T18:10:37.8245195Z    Compiling portable-atomic v1.13.1
2026-08-02T18:10:37.8318286Z    Compiling memchr v2.8.1
2026-08-02T18:10:37.8344523Z    Compiling version_check v0.9.5
2026-08-02T18:10:37.8441266Z    Compiling critical-section v1.2.0
2026-08-02T18:10:37.8442191Z    Compiling find-msvc-tools v0.1.9
2026-08-02T18:10:37.8807258Z    Compiling shlex v2.0.1
2026-08-02T18:10:37.9020656Z    Compiling futures-core v0.3.32
2026-08-02T18:10:37.9355475Z    Compiling bytes v1.11.1
2026-08-02T18:10:37.9550992Z    Compiling subtle v2.6.1
2026-08-02T18:10:38.1031399Z    Compiling smallvec v1.15.1
2026-08-02T18:10:38.1032467Z    Compiling equivalent v1.0.2
2026-08-02T18:10:38.1138665Z    Compiling itoa v1.0.18
2026-08-02T18:10:38.1330189Z    Compiling semver v1.0.28
2026-08-02T18:10:38.1451231Z    Compiling stable_deref_trait v1.2.1
2026-08-02T18:10:38.1611329Z    Compiling futures-sink v0.3.32
2026-08-02T18:10:38.1801025Z    Compiling futures-io v0.3.32
2026-08-02T18:10:38.1908366Z    Compiling slab v0.4.12
2026-08-02T18:10:38.2294707Z    Compiling rand_core v0.10.1
2026-08-02T18:10:38.2600980Z    Compiling futures-channel v0.3.32
2026-08-02T18:10:38.3164299Z    Compiling futures-task v0.3.32
2026-08-02T18:10:38.3620900Z    Compiling generic-array v0.14.7
2026-08-02T18:10:38.3836836Z    Compiling bitflags v2.12.1
2026-08-02T18:10:38.3841184Z    Compiling hashbrown v0.17.1
2026-08-02T18:10:38.3921850Z    Compiling getrandom v0.4.2
2026-08-02T18:10:38.4179315Z    Compiling rustversion v1.0.22
2026-08-02T18:10:38.4460571Z    Compiling cpufeatures v0.2.17
2026-08-02T18:10:38.5051461Z    Compiling fnv v1.0.7
2026-08-02T18:10:38.5151062Z    Compiling cfg_aliases v0.2.1
2026-08-02T18:10:38.5847984Z    Compiling rustc_version v0.4.1
2026-08-02T18:10:38.6060993Z    Compiling strsim v0.11.1
2026-08-02T18:10:38.6130661Z    Compiling litemap v0.8.2
2026-08-02T18:10:38.6556782Z    Compiling writeable v0.6.3
2026-08-02T18:10:38.6632345Z    Compiling icu_normalizer_data v2.2.0
2026-08-02T18:10:38.6750507Z    Compiling fs_extra v1.3.0
2026-08-02T18:10:38.7460910Z    Compiling utf8_iter v1.0.4
2026-08-02T18:10:38.8460867Z    Compiling ident_case v1.0.1
2026-08-02T18:10:38.8617062Z    Compiling icu_properties_data v2.2.0
2026-08-02T18:10:38.9800198Z    Compiling dunce v1.0.5
2026-08-02T18:10:39.0361510Z    Compiling autocfg v1.5.1
2026-08-02T18:10:39.0498374Z    Compiling percent-encoding v2.3.2
2026-08-02T18:10:39.0641040Z    Compiling http v1.4.1
2026-08-02T18:10:39.1090919Z    Compiling aws-lc-rs v1.17.0
2026-08-02T18:10:39.1714526Z    Compiling hybrid-array v0.4.12
2026-08-02T18:10:39.1971088Z    Compiling cpufeatures v0.3.0
2026-08-02T18:10:39.2130571Z    Compiling syn v2.0.117
2026-08-02T18:10:39.2489474Z    Compiling unicode-segmentation v1.13.3
2026-08-02T18:10:39.2684728Z    Compiling indexmap v2.14.0
2026-08-02T18:10:39.2830801Z    Compiling thiserror v2.0.18
2026-08-02T18:10:39.2911427Z    Compiling scopeguard v1.2.0
2026-08-02T18:10:39.3071962Z    Compiling form_urlencoded v1.2.2
2026-08-02T18:10:39.3278090Z    Compiling untrusted v0.9.0
2026-08-02T18:10:39.3582645Z    Compiling rustls v0.23.40
2026-08-02T18:10:39.3865995Z    Compiling lock_api v0.4.14
2026-08-02T18:10:39.4530681Z    Compiling heck v0.5.0
2026-08-02T18:10:39.5096952Z    Compiling unicode-xid v0.2.6
2026-08-02T18:10:39.5220948Z    Compiling atomic-waker v1.1.2
2026-08-02T18:10:39.5260445Z    Compiling anyhow v1.0.102
2026-08-02T18:10:39.5500938Z    Compiling const-oid v0.10.2
2026-08-02T18:10:39.6110855Z    Compiling jobserver v0.1.34
2026-08-02T18:10:39.6610393Z    Compiling zerocopy v0.8.50
2026-08-02T18:10:39.6680583Z    Compiling httparse v1.10.1
2026-08-02T18:10:39.6830753Z    Compiling fastrand v2.4.1
2026-08-02T18:10:39.7908665Z    Compiling convert_case v0.10.0
2026-08-02T18:10:39.8067949Z    Compiling parking_lot_core v0.9.12
2026-08-02T18:10:39.8236196Z    Compiling paste v1.0.15
2026-08-02T18:10:39.8532180Z    Compiling num-traits v0.2.19
2026-08-02T18:10:39.9210659Z    Compiling cc v1.2.63
2026-08-02T18:10:39.9529901Z    Compiling block-buffer v0.12.0
2026-08-02T18:10:40.0011425Z    Compiling crypto-common v0.1.7
2026-08-02T18:10:40.0118788Z    Compiling crypto-common v0.2.2
2026-08-02T18:10:40.0256280Z    Compiling inout v0.2.2
2026-08-02T18:10:40.0361065Z    Compiling block-buffer v0.10.4
2026-08-02T18:10:40.1138550Z    Compiling curve25519-dalek v4.1.3
2026-08-02T18:10:40.1320892Z    Compiling digest v0.10.7
2026-08-02T18:10:40.1351086Z    Compiling ahash v0.8.12
2026-08-02T18:10:40.1620695Z    Compiling http-body v1.0.1
2026-08-02T18:10:40.1621596Z    Compiling base64ct v1.8.3
2026-08-02T18:10:40.1772671Z    Compiling either v1.16.0
2026-08-02T18:10:40.1773305Z    Compiling powerfmt v0.2.0
2026-08-02T18:10:40.3891217Z    Compiling deranged v0.5.8
2026-08-02T18:10:40.4231286Z    Compiling mio v1.2.1
2026-08-02T18:10:40.4446709Z    Compiling socket2 v0.6.4
2026-08-02T18:10:40.4537468Z    Compiling getrandom v0.2.17
2026-08-02T18:10:40.5016800Z    Compiling pem-rfc7468 v1.0.0
2026-08-02T18:10:40.6300964Z    Compiling rand_core v0.6.4
2026-08-02T18:10:40.6963436Z    Compiling uuid v1.23.2
2026-08-02T18:10:40.7623558Z    Compiling num-conv v0.2.2
2026-08-02T18:10:40.8163084Z    Compiling data-encoding v2.11.0
2026-08-02T18:10:40.8712522Z    Compiling zmij v1.0.21
2026-08-02T18:10:40.8984348Z    Compiling tinyvec_macros v0.1.1
2026-08-02T18:10:40.9166165Z    Compiling try-lock v0.2.5
2026-08-02T18:10:40.9280254Z    Compiling pkg-config v0.3.33
2026-08-02T18:10:40.9405180Z    Compiling vcpkg v0.2.15
2026-08-02T18:10:40.9806237Z    Compiling base64 v0.22.1
2026-08-02T18:10:41.0100748Z    Compiling time-core v0.1.8
2026-08-02T18:10:41.0311766Z    Compiling cipher v0.5.2
2026-08-02T18:10:41.1280297Z    Compiling tower-service v0.3.3
2026-08-02T18:10:41.1938118Z    Compiling want v0.3.1
2026-08-02T18:10:41.2360744Z    Compiling tinyvec v1.11.0
2026-08-02T18:10:41.2940655Z    Compiling parking_lot v0.12.5
2026-08-02T18:10:41.3153288Z    Compiling sha2 v0.10.9
2026-08-02T18:10:41.3610621Z    Compiling cmake v0.1.58
2026-08-02T18:10:41.4195145Z    Compiling chacha20 v0.10.0
2026-08-02T18:10:41.4360902Z    Compiling inout v0.1.4
2026-08-02T18:10:41.5681277Z    Compiling spt-procident v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-02T18:10:41.5980943Z    Compiling vergen-lib v9.1.0
2026-08-02T18:10:41.7054086Z    Compiling n0-future v0.3.2
2026-08-02T18:10:41.7406861Z    Compiling rand v0.10.1
2026-08-02T18:10:41.7461651Z    Compiling parking v2.2.1
2026-08-02T18:10:41.7722171Z    Compiling crossbeam-utils v0.8.21
2026-08-02T18:10:41.7793673Z    Compiling spin v0.10.0
2026-08-02T18:10:41.8824751Z    Compiling serde_json v1.0.150
2026-08-02T18:10:41.9070411Z    Compiling signature v2.2.0
2026-08-02T18:10:41.9170054Z    Compiling httpdate v1.0.3
2026-08-02T18:10:41.9173103Z    Compiling winnow v1.0.3
2026-08-02T18:10:41.9500481Z    Compiling cordyceps v0.3.4
2026-08-02T18:10:41.9657484Z    Compiling diatomic-waker v0.2.3
2026-08-02T18:10:41.9930841Z    Compiling futures-lite v2.6.1
2026-08-02T18:10:42.0581193Z    Compiling ed25519 v2.2.3
2026-08-02T18:10:42.1174715Z    Compiling spt-poolguard v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-02T18:10:42.1282472Z    Compiling cipher v0.4.4
2026-08-02T18:10:42.1612591Z    Compiling digest v0.11.3
2026-08-02T18:10:42.1658557Z    Compiling netlink-packet-core v0.8.1
2026-08-02T18:10:42.2300593Z    Compiling universal-hash v0.5.1
2026-08-02T18:10:42.2770512Z    Compiling futures-buffered v0.2.13
2026-08-02T18:10:42.2900586Z    Compiling aws-lc-sys v0.41.0
2026-08-02T18:10:42.2978089Z    Compiling ring v0.17.14
2026-08-02T18:10:42.3071483Z    Compiling libsqlite3-sys v0.30.1
2026-08-02T18:10:42.3470781Z    Compiling vergen v9.1.0
2026-08-02T18:10:42.3690796Z    Compiling vergen-lib v0.1.6
2026-08-02T18:10:42.3730579Z    Compiling heapless v0.7.17
2026-08-02T18:10:42.3930845Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-02T18:10:42.5289590Z    Compiling noq-udp v0.10.0
2026-08-02T18:10:42.5648420Z    Compiling sync_wrapper v1.0.2
2026-08-02T18:10:42.5731744Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-02T18:10:42.6080505Z    Compiling allocator-api2 v0.2.21
2026-08-02T18:10:42.6340671Z    Compiling byteorder v1.5.0
2026-08-02T18:10:42.6608717Z    Compiling opaque-debug v0.3.1
2026-08-02T18:10:42.6895689Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-02T18:10:42.7210731Z    Compiling polyval v0.6.2
2026-08-02T18:10:42.8337182Z    Compiling spin v0.9.8
2026-08-02T18:10:42.8879539Z    Compiling hash32 v0.2.1
2026-08-02T18:10:42.8959515Z    Compiling vergen-gitcl v1.0.8
2026-08-02T18:10:43.0094739Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-02T18:10:43.0160417Z    Compiling signature v3.0.0
2026-08-02T18:10:43.0400377Z    Compiling num_threads v0.1.7
2026-08-02T18:10:43.0680065Z    Compiling tower-layer v0.3.3
2026-08-02T18:10:43.0821748Z    Compiling fallible-iterator v0.3.0
2026-08-02T18:10:43.1202379Z    Compiling ryu v1.0.23
2026-08-02T18:10:43.1500784Z    Compiling time v0.3.47
2026-08-02T18:10:43.1960700Z    Compiling ghash v0.5.1
2026-08-02T18:10:43.2100546Z    Compiling aes v0.8.4
2026-08-02T18:10:43.2140617Z    Compiling ctr v0.9.2
2026-08-02T18:10:43.2330514Z    Compiling sha2 v0.11.0-rc.5
2026-08-02T18:10:43.3970588Z    Compiling fs2 v0.4.3
2026-08-02T18:10:43.4129616Z    Compiling http-body-util v0.1.3
2026-08-02T18:10:43.4975214Z    Compiling aead v0.5.2
2026-08-02T18:10:43.5630586Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-02T18:10:43.5918707Z    Compiling utf8parse v0.2.2
2026-08-02T18:10:43.6111612Z    Compiling arrayvec v0.7.6
2026-08-02T18:10:43.6727950Z    Compiling openssl-probe v0.2.1
2026-08-02T18:10:43.6787790Z    Compiling rustix v1.1.4
2026-08-02T18:10:43.6911210Z    Compiling crossbeam-epoch v0.9.18
2026-08-02T18:10:43.8521056Z    Compiling aes-gcm v0.10.3
2026-08-02T18:10:43.8590897Z    Compiling crossbeam-channel v0.5.15
2026-08-02T18:10:43.9133564Z    Compiling netlink-packet-route v0.29.0
2026-08-02T18:10:43.9630720Z    Compiling blake3 v1.8.5
2026-08-02T18:10:44.0194577Z    Compiling memoffset v0.6.5
2026-08-02T18:10:44.1405298Z    Compiling acto v0.8.2
2026-08-02T18:10:44.1838392Z    Compiling noq v0.18.0
2026-08-02T18:10:44.1988367Z    Compiling netwatch v0.16.0
2026-08-02T18:10:44.2271020Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-02T18:10:44.3281840Z    Compiling sorted-index-buffer v0.2.1
2026-08-02T18:10:44.3622875Z    Compiling thiserror v1.0.69
2026-08-02T18:10:44.4399127Z    Compiling foldhash v0.2.0
2026-08-02T18:10:44.4680235Z    Compiling ref-cast v1.0.25
2026-08-02T18:10:44.4851238Z    Compiling xml-rs v0.8.28
2026-08-02T18:10:44.5861010Z    Compiling synstructure v0.13.2
2026-08-02T18:10:44.6500567Z    Compiling darling_core v0.20.11
2026-08-02T18:10:44.6831112Z    Compiling linux-raw-sys v0.12.1
2026-08-02T18:10:44.6931368Z    Compiling lru-slab v0.1.2
2026-08-02T18:10:44.8331201Z    Compiling identity-hash v0.1.0
2026-08-02T18:10:44.8560879Z    Compiling mac-addr v0.3.0
2026-08-02T18:10:44.9440183Z    Compiling tagptr v0.2.0
2026-08-02T18:10:45.1011143Z    Compiling rustc-hash v2.1.2
2026-08-02T18:10:45.1881080Z    Compiling hashbrown v0.16.1
2026-08-02T18:10:45.1948547Z    Compiling serde_derive_internals v0.29.1
2026-08-02T18:10:45.4060414Z    Compiling proc-macro-crate v3.5.0
2026-08-02T18:10:45.4271983Z    Compiling netlink-packet-route v0.30.0
2026-08-02T18:10:45.9220804Z    Compiling xmltree v0.10.3
2026-08-02T18:10:45.9608138Z    Compiling serial-core v0.4.0
2026-08-02T18:10:45.9920674Z    Compiling ioctl-rs v0.1.6
2026-08-02T18:10:46.0874220Z    Compiling errno v0.3.14
2026-08-02T18:10:46.0989920Z    Compiling termios v0.2.2
2026-08-02T18:10:46.1840664Z    Compiling aho-corasick v1.1.4
2026-08-02T18:10:46.2000908Z    Compiling simple-dns v0.9.3
2026-08-02T18:10:46.2034520Z    Compiling arrayref v0.3.9
2026-08-02T18:10:46.2413245Z    Compiling sha1_smol v1.0.1
2026-08-02T18:10:46.2651741Z    Compiling regex-syntax v0.8.10
2026-08-02T18:10:46.2790567Z    Compiling resolv-conf v0.7.6
2026-08-02T18:10:46.5276314Z    Compiling winnow v0.7.15
2026-08-02T18:10:46.5400987Z    Compiling signal-hook v0.3.18
2026-08-02T18:10:46.5450860Z    Compiling toml_write v0.1.2
2026-08-02T18:10:46.6931917Z    Compiling smol_str v0.1.24
2026-08-02T18:10:46.7020731Z    Compiling constant_time_eq v0.4.2
2026-08-02T18:10:46.7610825Z    Compiling simdutf8 v0.1.5
2026-08-02T18:10:46.8210906Z    Compiling serde_derive v1.0.228
2026-08-02T18:10:46.8759381Z    Compiling zeroize_derive v1.4.3
2026-08-02T18:10:46.9180842Z    Compiling tokio-macros v2.7.0
2026-08-02T18:10:47.0981742Z    Compiling zerofrom-derive v0.1.7
2026-08-02T18:10:47.4653094Z    Compiling zeroize v1.8.2
2026-08-02T18:10:47.5811409Z    Compiling futures-macro v0.3.32
2026-08-02T18:10:47.6600592Z    Compiling tokio v1.52.3
2026-08-02T18:10:47.6669392Z    Compiling yoke-derive v0.8.2
2026-08-02T18:10:48.3040663Z    Compiling zerovec-derive v0.11.3
2026-08-02T18:10:48.3532284Z    Compiling displaydoc v0.2.6
2026-08-02T18:10:48.6052710Z    Compiling futures-util v0.3.32
2026-08-02T18:10:48.6349314Z    Compiling zerofrom v0.1.8
2026-08-02T18:10:48.7473104Z    Compiling tracing-attributes v0.1.31
2026-08-02T18:10:48.9450411Z    Compiling rustls-pki-types v1.14.1
2026-08-02T18:10:48.9820772Z    Compiling thiserror-impl v2.0.18
2026-08-02T18:10:49.0480733Z    Compiling yoke v0.8.3
2026-08-02T18:10:49.1210753Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-02T18:10:49.3093064Z    Compiling zerotrie v0.2.4
2026-08-02T18:10:49.6801150Z    Compiling darling_macro v0.20.11
2026-08-02T18:10:49.7493772Z    Compiling derive_more-impl v2.1.1
2026-08-02T18:10:49.8464183Z    Compiling n0-error-macros v0.1.3
2026-08-02T18:10:49.8881203Z    Compiling zerovec v0.11.6
2026-08-02T18:10:49.9219414Z    Compiling spez v0.1.2
2026-08-02T18:10:50.0000784Z    Compiling darling v0.20.11
2026-08-02T18:10:50.0595033Z    Compiling derive_builder_core v0.20.2
2026-08-02T18:10:50.5371415Z    Compiling der v0.8.0-rc.10
2026-08-02T18:10:50.6660804Z    Compiling tinystr v0.8.3
2026-08-02T18:10:50.9153654Z    Compiling icu_locale_core v2.2.0
2026-08-02T18:10:50.9253952Z    Compiling potential_utf v0.1.5
2026-08-02T18:10:51.0299125Z    Compiling icu_collections v2.2.0
2026-08-02T18:10:51.0855574Z    Compiling pin-project-internal v1.1.13
2026-08-02T18:10:51.0967042Z    Compiling n0-error v0.1.3
2026-08-02T18:10:51.4988919Z    Compiling cobs v0.3.0
2026-08-02T18:10:51.5760593Z    Compiling derive_builder_macro v0.20.2
2026-08-02T18:10:51.6959184Z    Compiling postcard-derive v0.2.2
2026-08-02T18:10:51.8849755Z    Compiling derive_builder v0.20.2
2026-08-02T18:10:51.8991090Z    Compiling ed25519-dalek v2.2.0
2026-08-02T18:10:52.2818762Z    Compiling icu_provider v2.2.0
2026-08-02T18:10:52.2892856Z    Compiling ipnet v2.12.0
2026-08-02T18:10:52.4170671Z    Compiling spki v0.8.0-rc.4
2026-08-02T18:10:52.4922781Z    Compiling pin-project v1.1.13
2026-08-02T18:10:52.5580644Z    Compiling futures-executor v0.3.32
2026-08-02T18:10:52.6370870Z    Compiling icu_normalizer v2.2.0
2026-08-02T18:10:52.6642202Z    Compiling icu_properties v2.2.0
2026-08-02T18:10:52.6911002Z    Compiling prefix-trie v0.8.4
2026-08-02T18:10:52.7370600Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-02T18:10:52.7471253Z    Compiling spt-proto v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-02T18:10:52.8330234Z    Compiling futures v0.3.32
2026-08-02T18:10:52.9110266Z    Compiling ed25519 v3.0.0-rc.4
2026-08-02T18:10:53.1130587Z    Compiling once_cell v1.21.4
2026-08-02T18:10:53.1501130Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-02T18:10:53.3401038Z    Compiling tracing-core v0.1.36
2026-08-02T18:10:53.5474203Z    Compiling hashbrown v0.14.5
2026-08-02T18:10:53.5660765Z    Compiling rustls-native-certs v0.8.4
2026-08-02T18:10:53.5850628Z    Compiling num_enum_derive v0.7.6
2026-08-02T18:10:53.6534076Z    Compiling data-encoding-macro v0.1.20
2026-08-02T18:10:53.7343088Z    Compiling postcard v1.1.3
2026-08-02T18:10:53.7623430Z    Compiling async-trait v0.1.89
2026-08-02T18:10:54.0490843Z    Compiling tracing v0.1.44
2026-08-02T18:10:54.1855251Z    Compiling tokio-util v0.7.18
2026-08-02T18:10:54.2704138Z    Compiling idna_adapter v1.2.2
2026-08-02T18:10:54.2706651Z    Compiling derive_more v2.1.1
2026-08-02T18:10:54.2861807Z    Compiling netlink-sys v0.8.8
2026-08-02T18:10:54.3950593Z    Compiling idna v1.1.0
2026-08-02T18:10:54.4100636Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-02T18:10:54.4568561Z    Compiling hashlink v0.9.1
2026-08-02T18:10:54.4933558Z    Compiling tower v0.5.3
2026-08-02T18:10:54.5510856Z    Compiling enum-assoc v1.3.0
2026-08-02T18:10:54.6080879Z    Compiling strum_macros v0.28.0
2026-08-02T18:10:54.6390683Z    Compiling iroh-metrics-derive v0.4.1
2026-08-02T18:10:54.7951652Z    Compiling netlink-proto v0.12.0
2026-08-02T18:10:54.8150863Z    Compiling num_enum v0.7.6
2026-08-02T18:10:54.8662495Z    Compiling rusqlite v0.32.1
2026-08-02T18:10:54.8746362Z    Compiling url v2.5.8
2026-08-02T18:10:54.8896389Z    Compiling netdev v0.42.0
2026-08-02T18:10:54.9370701Z    Compiling iroh-relay v0.98.0
2026-08-02T18:10:55.0429151Z    Compiling moka v0.12.15
2026-08-02T18:10:55.1078724Z    Compiling serde_spanned v0.6.9
2026-08-02T18:10:55.1500409Z    Compiling toml_datetime v0.6.11
2026-08-02T18:10:55.1866267Z    Compiling iroh-metrics v0.38.3
2026-08-02T18:10:55.2243768Z    Compiling h2 v0.4.14
2026-08-02T18:10:55.2800969Z    Compiling tokio-stream v0.1.18
2026-08-02T18:10:55.3610692Z    Compiling thiserror-impl v1.0.69
2026-08-02T18:10:55.4333593Z    Compiling n0-watcher v0.6.1
2026-08-02T18:10:55.5891392Z    Compiling ref-cast-impl v1.0.25
2026-08-02T18:10:55.7783295Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-02T18:10:55.9520604Z    Compiling attohttpc v0.30.1
2026-08-02T18:10:56.1281253Z    Compiling iroh-base v0.98.0
2026-08-02T18:10:56.2715111Z    Compiling tower-http v0.6.11
2026-08-02T18:10:56.4280390Z    Compiling toml_edit v0.22.27
2026-08-02T18:10:56.6073651Z    Compiling webpki-roots v1.0.7
2026-08-02T18:10:56.6832222Z    Compiling regex-automata v0.4.14
2026-08-02T18:10:56.7123145Z    Compiling schemars_derive v1.2.1
2026-08-02T18:10:56.8029594Z    Compiling serial-unix v0.4.0
2026-08-02T18:10:56.8630465Z    Compiling signal-hook-registry v1.4.8
2026-08-02T18:10:57.0460494Z    Compiling lru v0.16.4
2026-08-02T18:10:57.0709388Z    Compiling darling_core v0.23.0
2026-08-02T18:10:57.1218883Z    Compiling serde_bytes v0.11.19
2026-08-02T18:10:57.2396249Z    Compiling hmac v0.12.1
2026-08-02T18:10:57.2660567Z    Compiling seize v0.5.1
2026-08-02T18:10:57.3191146Z    Compiling iroh v0.98.2
2026-08-02T18:10:57.3960646Z    Compiling rustix v0.38.44
2026-08-02T18:10:57.4037310Z    Compiling pin-utils v0.1.0
2026-08-02T18:10:57.5221686Z    Compiling bitflags v1.3.2
2026-08-02T18:10:57.6002865Z    Compiling strum v0.28.0
2026-08-02T18:10:57.6142328Z    Compiling dyn-clone v1.0.20
2026-08-02T18:10:57.6345428Z    Compiling cmov v0.5.4
2026-08-02T18:10:57.7320285Z    Compiling iroh-dns v0.98.0
2026-08-02T18:10:57.7490303Z    Compiling nix v0.25.1
2026-08-02T18:10:57.7668614Z    Compiling papaya v0.2.4
2026-08-02T18:10:57.7786233Z    Compiling hkdf v0.12.4
2026-08-02T18:10:57.8820741Z    Compiling ctutils v0.4.2
2026-08-02T18:10:57.9770755Z    Compiling filedescriptor v0.8.3
2026-08-02T18:10:58.0768415Z    Compiling serial v0.4.0
2026-08-02T18:10:58.1538705Z    Compiling backon v1.6.0
2026-08-02T18:10:58.1731049Z    Compiling anstyle-parse v1.0.0
2026-08-02T18:10:58.2226629Z    Compiling vte_generate_state_changes v0.1.2
2026-08-02T18:10:58.2998328Z    Compiling anstyle-query v1.1.5
2026-08-02T18:10:58.3200748Z    Compiling linux-raw-sys v0.4.15
2026-08-02T18:10:58.3596989Z    Compiling unicode-width v0.2.0
2026-08-02T18:10:58.3683239Z    Compiling shell-words v1.1.1
2026-08-02T18:10:58.4182553Z    Compiling colorchoice v1.0.5
2026-08-02T18:10:58.4501074Z    Compiling downcast-rs v1.2.1
2026-08-02T18:10:58.5414763Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-02T18:10:58.5541790Z    Compiling instability v0.3.12
2026-08-02T18:10:58.5581098Z    Compiling anstyle v1.0.14
2026-08-02T18:10:58.5720716Z    Compiling foldhash v0.1.5
2026-08-02T18:10:58.6657222Z    Compiling is_terminal_polyfill v1.70.2
2026-08-02T18:10:58.7780269Z    Compiling hashbrown v0.15.5
2026-08-02T18:10:58.7890871Z    Compiling vte v0.13.1
2026-08-02T18:10:58.7931128Z    Compiling signal-hook-mio v0.2.5
2026-08-02T18:10:58.8437465Z    Compiling anstream v1.0.0
2026-08-02T18:10:58.9220844Z    Compiling spake2 v0.4.0
2026-08-02T18:10:59.0860292Z    Compiling schemars v1.2.1
2026-08-02T18:10:59.2689844Z    Compiling terminal_size v0.4.4
2026-08-02T18:10:59.4132174Z    Compiling toml v0.8.23
2026-08-02T18:10:59.4299930Z    Compiling strum_macros v0.26.4
2026-08-02T18:10:59.6460814Z    Compiling regex v1.12.3
2026-08-02T18:10:59.9460375Z    Compiling itertools v0.13.0
2026-08-02T18:11:00.0913407Z    Compiling sha1 v0.10.6
2026-08-02T18:11:00.4070784Z    Compiling castaway v0.2.4
2026-08-02T18:11:00.4193843Z    Compiling unicode-width v0.1.14
2026-08-02T18:11:00.5213928Z    Compiling clap_lex v1.1.0
2026-08-02T18:11:00.6040582Z    Compiling static_assertions v1.1.0
2026-08-02T18:11:00.6970842Z    Compiling indoc v2.0.7
2026-08-02T18:11:00.7544024Z    Compiling doctest-file v1.1.1
2026-08-02T18:11:00.8410756Z    Compiling hyper v1.10.1
2026-08-02T18:11:00.9689754Z    Compiling clap_builder v4.6.0
2026-08-02T18:11:01.0141891Z    Compiling darling_macro v0.23.0
2026-08-02T18:11:01.1940021Z    Compiling compact_str v0.8.2
2026-08-02T18:11:01.3180747Z    Compiling interprocess v2.4.2
2026-08-02T18:11:01.4141161Z    Compiling darling v0.23.0
2026-08-02T18:11:01.4908917Z    Compiling crossterm v0.28.1
2026-08-02T18:11:01.7198775Z    Compiling lru v0.12.5
2026-08-02T18:11:01.9276493Z    Compiling portable-pty v0.8.1
2026-08-02T18:11:01.9430845Z    Compiling strum v0.26.3
2026-08-02T18:11:02.0869549Z    Compiling unicode-truncate v1.1.0
2026-08-02T18:11:02.1090725Z    Compiling clap_derive v4.6.1
2026-08-02T18:11:02.1684338Z    Compiling cassowary v0.3.0
2026-08-02T18:11:02.2051778Z    Compiling iana-time-zone v0.1.65
2026-08-02T18:11:02.2920794Z    Compiling nucleo-matcher v0.3.1
2026-08-02T18:11:02.3631954Z    Compiling chrono v0.4.45
2026-08-02T18:11:02.3786192Z    Compiling qrcode v0.14.1
2026-08-02T18:11:02.5580875Z    Compiling tempfile v3.27.0
2026-08-02T18:11:02.9999588Z    Compiling hyper-util v0.1.20
2026-08-02T18:11:03.1820827Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-02T18:11:03.1920919Z    Compiling ratatui v0.29.0
2026-08-02T18:11:03.2021575Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-02T18:11:03.5892144Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-02T18:11:03.5980472Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-02T18:11:04.2656751Z    Compiling clap v4.6.1
2026-08-02T18:11:04.9984768Z    Compiling igd-next v0.17.1
2026-08-02T18:11:06.2430787Z    Compiling portmapper v0.16.0
2026-08-02T18:11:07.0226411Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-02T18:11:11.7491650Z    Compiling rustls-webpki v0.103.13
2026-08-02T18:11:14.1155332Z    Compiling tokio-rustls v0.26.4
2026-08-02T18:11:14.1157149Z    Compiling rustls-platform-verifier v0.7.0
2026-08-02T18:11:14.1157483Z    Compiling noq-proto v0.17.0
2026-08-02T18:11:14.2561081Z    Compiling hickory-net v0.26.0-beta.4
2026-08-02T18:11:14.2561755Z    Compiling hyper-rustls v0.27.9
2026-08-02T18:11:14.2562225Z    Compiling tokio-websockets v0.13.2
2026-08-02T18:11:14.3924032Z    Compiling reqwest v0.13.4
2026-08-02T18:11:15.3303536Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-02T18:11:29.4583130Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-02T18:11:31.2448885Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-02T18:11:42.0185901Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-02T18:11:48.2585859Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s
2026-08-02T18:11:48.2817910Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-8a6482a8367dd416)
2026-08-02T18:11:48.2831212Z 
2026-08-02T18:11:48.2831361Z running 1 test
2026-08-02T18:11:54.8504642Z test new_brain_serves_against_old_broker ... ok
2026-08-02T18:11:54.8505109Z 
2026-08-02T18:11:54.8505357Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.57s
2026-08-02T18:11:54.8505672Z 
2026-08-02T18:11:54.8664359Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-02T18:11:54.8664684Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-02T18:11:54.8677453Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T18:11:54.8677726Z env:
2026-08-02T18:11:54.8677902Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T18:11:54.8678267Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-8WYNt2
2026-08-02T18:11:54.8678721Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-8WYNt2
2026-08-02T18:11:54.8679212Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-8WYNt2
2026-08-02T18:11:54.8679632Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-8WYNt2
2026-08-02T18:11:54.8679942Z ##[endgroup]
2026-08-02T18:11:54.8736598Z CI-CENSUS scope roots:
2026-08-02T18:11:54.8736970Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T18:11:54.8737432Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-02T18:11:54.8737871Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-02T18:11:54.8738294Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-02T18:11:54.8738699Z   root: /home/reavus/spt-n1-oldbroker
2026-08-02T18:11:54.8783985Z CI-CENSUS self-check OK: walked 396 /proc entries, exe resolution live
2026-08-02T18:11:56.3699477Z CI-CENSUS phase=pre-reap box_procs=395 box_fds=10752 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T18:11:56.3699972Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T18:11:59.9838115Z CI-CENSUS phase=end box_procs=395 box_fds=10848 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T18:11:59.9838611Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T18:11:59.9838935Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-08-02T18:11:59.9872791Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-02T18:11:59.9873139Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-02T18:11:59.9885944Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T18:11:59.9886221Z env:
2026-08-02T18:11:59.9886394Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T18:11:59.9886749Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-8WYNt2
2026-08-02T18:11:59.9887194Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-8WYNt2
2026-08-02T18:11:59.9887605Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-8WYNt2
2026-08-02T18:11:59.9888011Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-8WYNt2
2026-08-02T18:11:59.9888330Z ##[endgroup]
2026-08-02T18:11:59.9958291Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-8WYNt2 on attempt 1/5
2026-08-02T18:12:00.0104299Z Post job cleanup.
2026-08-02T18:12:00.0777620Z [command]/usr/bin/git version
2026-08-02T18:12:00.0842679Z git version 2.43.0
2026-08-02T18:12:00.0869761Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/54d43290-de97-4cb8-9031-970d3cbc3202/.gitconfig'
2026-08-02T18:12:00.0877553Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/54d43290-de97-4cb8-9031-970d3cbc3202' before making global git config changes
2026-08-02T18:12:00.0878718Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T18:12:00.0882126Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T18:12:00.0913707Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T18:12:00.0940409Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T18:12:00.1123552Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T18:12:00.1144543Z http.https://github.com/.extraheader
2026-08-02T18:12:00.1152934Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-02T18:12:00.1178366Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T18:12:00.1364602Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T18:12:00.1391997Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T18:12:00.1729293Z Cleaning up orphan processes
